-
Home
-
Domain Mapping System | Create Microsites with Multiple Alias Domains (multisite optional)
-
2.1.6
-
Code
-
Classes
- Auth_Service
Total Complexity |
18 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
130 |
Lines of code |
45 |
Logical lines of code |
22 |
Comment lines |
64 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
authenticate_with_app_password() |
S |
61 |
4 |
12 |
authorize() |
S |
69 |
3 |
7 |
is_logged_in_admin() |
S |
79 |
2 |
3 |
verify_nonce() |
S |
75 |
2 |
4 |
authenticate_user() |
S |
74 |
2 |
4 |
__construct() |
S |
81 |
1 |
3 |
set_request() |
S |
81 |
1 |
3 |
get_auth_header() |
S |
80 |
1 |
3 |
extract_credentials() |
S |
77 |
1 |
3 |
is_user_admin() |
S |
79 |
1 |
3 |